553 research outputs found

    Compartmentalized Connection Graphs for Concurrent Logic Programming II : Parallelism, Indexing and Unification

    Get PDF
    This report continues to document the development of a logic programming paradigm with implicit control, based in a compartmentalized connection graph theorem prover. Whilst the research has as it main goal the development of a language in which programs can be written with much less explicit control than PROLOG and its existing successors, a secondary goal is to exploit the immense parallelism inherent in the connection graph. The focus of this paper is the documentation of the extent of the parallelism inherent in the proof procedure. We characterize six different forms of parallelism These various forms of parallelism can be further classiļ¬ed into two classes: those associated with the performance of resolution steps, and those which are more concerned with uniļ¬cation. Unification is thus also a major topic of this report. In the ļ¬rst report of this series uniļ¬cation was identiļ¬ed as a major source of the cost of executing a logic program, or of proving a theorem. It turns out that deferring uniļ¬cation is the one of the best ways of dealing with it: hashing to perform it, and indexing to avoid it. Indexing and hashing, therefore, is the third topic covered in this report
    • ā€¦
    corecore